widget: Create render node with correct bounds
authorBenjamin Otte <otte@redhat.com>
Tue, 1 Nov 2016 02:57:42 +0000 (03:57 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 1 Nov 2016 02:59:37 +0000 (03:59 +0100)
commite96c485afae622ad12ab3cdb3534ae7d8ccde741
tree8b34c5d7101389199817e2cae36b571f230e5ed2
parent8854279e2a93bf5018add10c77083659e673e721
widget: Create render node with correct bounds

We want a render node where (0,0) is the top left of the widget.
However, we need to account for the clip origin not matching the
allocation origin.
gtk/gtkwidget.c